Welcome![Sign In][Sign Up]
Location:
Search - c scanner

Search list

[ELanguagescaner(c)

Description: 一个C编写的词法分析程序(词法扫描器)。 fetch.txt为取词文件,程序可识别该txt中的词法。 需要编译原理词法分析程序的人,还等什么!-a lexical analysis prepared by the procedures (lexical scanner). Fetch.txt for word from documents, procedures to identify the morphology of txt. Need to build principle lexical analysis procedure, but waiting for anything!
Platform: | Size: 8296 | Author: li | Hits:

[ELanguageSCANNER..CIFA

Description: c语言编写的词法分析器 可以用于PASCAL语言-c language prepared by the lexical analyzer can be used for language PASCAL
Platform: | Size: 3646 | Author: 李雪莹 | Hits:

[ELanguageC- scanner

Description: 支持一些C language的scanner
Platform: | Size: 1237 | Author: kk199180123 | Hits:

[ELanguagescaner(c)

Description: 一个C编写的词法分析程序(词法扫描器)。 fetch.txt为取词文件,程序可识别该txt中的词法。 需要编译原理词法分析程序的人,还等什么!-a lexical analysis prepared by the procedures (lexical scanner). Fetch.txt for word from documents, procedures to identify the morphology of txt. Need to build principle lexical analysis procedure, but waiting for anything!
Platform: | Size: 8192 | Author: li | Hits:

[ELanguageScanner

Description: 用C#做的《编译原理》PROJECT--词法分析器 可识别的内容:C#的77个关键字,小数型和整数型数,各种运算符等-With C# To do the
Platform: | Size: 80896 | Author: 范成 | Hits:

[ELanguageScanner

Description: 一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序。 ㈠、基本要求: 标识符 <字母>(<字母>|<数字字符>)* 十进制整数 0 | (1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)* 八进制整数 0(1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* 十六进制整数 0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)* 运算符和分隔符 + - * / > < = ( ) ; 关键字 if then else while do ㈡、附加要求: 标识符 <字母>(<字母>|<数字字符>)*(ε|_|.)(<字母>|<数字字符>)* 十进制整数 (0|1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)*(ε|.)(0|1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)* 八进制整数 0(1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* (ε|.)(0|1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* 十六进制整数 0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)* (ε|.) (0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)* -err
Platform: | Size: 173056 | Author: seker | Hits:

[ELanguagescanner

Description: C++词法分析,输入C或是C++源文件,可以对他进行词法分析 -C++ Lexical analysis, type C or C++ Source file, you can for his lexical analysis
Platform: | Size: 1024 | Author: lhh | Hits:

[ELanguagescanner

Description: 简单源程序的词法分析程序的C语言实现,输出二元式,保存在外部文件-Simple source of the lexical analysis of C language procedures realize, the output of binary type, stored in an external file
Platform: | Size: 413696 | Author: 李勇 | Hits:

[TCP/IP stackScanner

Description: 实现端口扫描的功能 可以扫描ICMP,TCP,UDP等-Realize the function of port scan can scan ICMP, TCP, UDP, etc.
Platform: | Size: 8192 | Author: 廖干洲 | Hits:

[Otherclient_server_performance-verygood

Description: flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件——lex.yy.c——其中定义了 yylex() 函数。编译输出文件并且和 -lfl 库链接生成一个可执行文件。当运行可执行文件的时候,它分析输入文件,为每一个正则表达式寻找匹配。当发现一个匹配时,它执行与此正则表达式相关的 C 代码-flex generated scanner is a tool that can identify lexical patterns in text. flex time into the given input file, in the absence of a given file name, then read from standard input, and thus on the need to generate a description of the scanner. This description is called the rules, by the regular expression and the composition of C code. the output of flex is a C code file- lex. yy.c-- which defines the yylex () function. Output file and compile and link-lfl library to generate an executable file. When running an executable file, it analyzes the input file, for each regular expression match to find. When they find a match, it is the implementation of regular expressions with the related C code
Platform: | Size: 707584 | Author: myname | Hits:

[Internet-Networkscanner

Description: 用c语言编写的一款使用方便的 IP、端口扫描工具。利用它,您可以获得被扫描计算机的 ping 响应时间、主机名称、计算机名称、工作组、登录用户名、MAC地址、TTL、NetBios 信息等;您也可以指定扫描端口,查看目标计算机开放端口的情况。-With c a language easy-to-use IP, port scanning tool. Use it, you can ping the computer by scanning the response time, host name, computer name, the Working Group, the logged-on user name, MAC address, TTL, NetBios information You can also specify the port scan to see the target computer and opening up the case of port .
Platform: | Size: 4096 | Author: yxp | Hits:

[ELanguagecodegen-scanner

Description: 自定义简单语法类C语言编译器,具备识别C语言基本语句功能,并生成四元式-Since the definition of simple types of C language syntax compiler, a statement to identify the basic functions of C language and generate quaternion type
Platform: | Size: 478208 | Author: 姜北樵 | Hits:

[ELanguageScanner

Description: 手工完成C语言编写的C-词法分析器,列出源代码以及提取出的token串-Manually written in C language C-lexical analyzer, listing the source code, and extract the token string
Platform: | Size: 22528 | Author: 张龙 | Hits:

[Internet-Networkport-scanner

Description: 端口扫描器的设计与实现 实验报告附加代码 很详细 用于开发指导很实用的-Port scanner, experimental design and implementation report for the development of additional code in great detail very practical guide
Platform: | Size: 70656 | Author: | Hits:

[ELanguagec

Description: this program is another scanner that is writen by c-c++.scanner is a part of compiler before parse part.
Platform: | Size: 55296 | Author: yas | Hits:

[ELanguagescanner

Description: 近似C的scanner 用flex寫的 好懂易入門-Approximate C scanner ,use flex , easy to understand
Platform: | Size: 1024 | Author: chang | Hits:

[ELanguageC-scanner-based-lex

Description: 这是一个基于lex的C-语言的词法分析器。- a scanner .
Platform: | Size: 156672 | Author: 张秋 | Hits:

[ZXing.Scanner-master

Description: C# Xamarin 实现的扫描程序APP,用于学习Xamarin。(C# Xamarin implementation of the scanning program APP, used to learn Xamarin.)
Platform: | Size: 628736 | Author: netstart188 | Hits:

[Linux-Unixscanner Source Code

Description: 利用C语言实现Scanner,可以扫描特定网段IP(Using C language to implement Scanner, you can scan specific IP segments.)
Platform: | Size: 1024 | Author: echoYILIN | Hits:

[OtherC#TwainScanner

Description: 通过Twain调用扫描仪、高拍仪等电子扫描硬件(Through Twain call scanner, high - imaging device and other electronic scanning hardware)
Platform: | Size: 80749568 | Author: 龙羽 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net